Button tooltip

Use setControlTooltip(string) method.

	obj.setControlTooltip("Tooltip text");

Back to button examples, all examples